home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / lantools / l3np9 / l3hist.txt < prev    next >
Text File  |  1990-08-02  |  3KB  |  42 lines

  1. { 3-30 added findname function, 4-6 added findprob function }
  2. { 4-8 modified 'elapsed time' to be additive vs a replacement }
  3. { 4-14 added fixes to ModMemo, for when they grow larger than original }
  4. { 4-15 transferred it back into a TSR, temp rm first find as first step }
  5. { 4-19 removed 'blankbill' added catches to suspend mode }
  6. { 4-21 replaced netdrive with logdrive (expanded) }
  7. { 4-23 mod PgUp/PgDn to +20/-20, if browse hits inactive rec...continue}
  8. { 4-24 changed start date/time to include stop date/time, now when started}
  9. {      on a modify there is NO change to original start date/time}
  10. { 4-25 XT machines appear to loose data on the way to the server?? }
  11. {      added 'IsLock' bool to NOT write the clock stuff during a rec write}
  12. {      added refreshing to internals of find and browse, rm'ed totalrecs}
  13. { 4-28 fixed findon bool to clear, rm'ed un-needed actions in suspend }
  14. { 4-30 in browse, changed it to remember where it browsed before }
  15. { 5-01 now ver 3.03, added changes to modify rec save -> now it will stop on }
  16. {      edit done to ask if you want a 'maint re-write' or a 'new append' }
  17. {      also fixed two bugs in modify memo save, boolean not set sometimes }
  18. {      cleared the memo, and it was appending a memo when it shouldn't }
  19. { 5-14 jon/jack want the find function to be decending from the highest rec }
  20. {      & made it possible to escape in the middle of a search }
  21. { 5-19 jumped to version 3.05 when added multi dbf select. the code now uses }
  22. {      a companion ascii file which feed the select menu, no file => no menu }
  23. {      added 'pickdb' & 'paintmemo'}
  24. { 5-29 frank sez the group must search on hw & sw fields too, to be useful }
  25. { 6-03 added flushing (close/open) to force record writes of < 512 bytes }
  26. {      did beginning work on 'catches' for browsing over a deleted record}
  27. { 6-10 logger3.cfg now opened in share mode, browse descend does no refresh}
  28. { 7-07 added additional check (file exist) to the rec writing for multi-user}
  29. {      added 'ctrl-O'and 'O' to make a printed hard copy of the current record}
  30. {      added mod to new rec start to auto jump/start at the 4th field position}
  31. {      removed/combined the 'writerecord' & 'rreadrecord' functions }
  32. { 7-10 deleted the 'file exist' additional check. Changed the printer output }
  33. {      function. If you do 'crtl-O' from edit, it'll dump 'scrapbuf'instead }
  34. { 7-14 added test-read prior rec code for memo pointer to the append function }
  35. {      removed all locking from the 'refresh' function}
  36. { 7-17 keep the locks on for all '3' parts. loop refresh til locks off/success}
  37. { 7-18 add locks to all reads, write/put the dbt out before the dbf }
  38. { 7-26 re-did the 'appendrec' & 'rewriterec' on how it locks and unlocks }
  39. { 7-30 found i made a bug by turning suspend off too quick for memos - fixed}
  40. {      R&R'ed 'iscolor' with 'lastmode', fixed esc with no memo yet made bug}
  41.  
  42.